national research university higher school
9 Best Machine Learning Coursera Courses • Benzinga
Machine Learning, often called Artificial Intelligence or AI, is one of the most exciting areas of technology at the moment. New to machine learning and seeking ways to enhance your knowledge? Or maybe you work in an industry with artificial intelligence and need a machine learning course to position yourself for advancement? Either way, a machine learning Coursera course is worth considering. There are introductory courses to choose from if you're just getting started, or you can begin with intermediate or advanced options to level up your knowledge. Benzinga is here to help you find a course that fits your needs and busy lifestyle.
- Education > Educational Setting > Online (0.88)
- Education > Educational Technology > Educational Software > Computer Based Training (0.63)
Transience, Replication, and the Paradox of Social Robotics
An Art, Technology, and Culture Colloquium, co-sponsored by the Center for New Music and Audio Technologies and CITRIS People and Robots (CPAR), presented with Berkeley Arts Design as part of Arts Design Mondays. As we continue to develop social robots designed for connectedness, we struggle with paradoxes related to authenticity, transience, and replication. In this talk, I will attempt to link together 15 years of experience designing social robots with 100-year-old texts on transience, replication, and the fear of dying. Can there be meaningful relationships with robots who do not suffer natural decay? What would our families look like if we all choose to buy identical robotic family members?
- Europe > Russia > Central Federal District > Moscow Oblast > Moscow (0.06)
- Oceania > New Zealand (0.05)
- North America > United States > Pennsylvania > Allegheny County > Pittsburgh (0.05)
- (4 more...)
- Media (0.52)
- Leisure & Entertainment (0.37)
Machine learning for subgroup discovery under treatment effect
In many practical tasks it is needed to estimate an effect of treatment on individual level. For example, in medicine it is essential to determine the patients that would benefit from a certain medicament. In marketing, knowing the persons that are likely to buy a new product would reduce the amount of spam. In this chapter, we review the methods to estimate an individual treatment effect from a randomized trial, i.e., an experiment when a part of individuals receives a new treatment, while the others do not. Finally, it is shown that new efficient methods are needed in this domain.
- Research Report > Strength High (0.34)
- Research Report > Experimental Study (0.34)
Neural Networks Compression for Language Modeling
Grachev, Artem M., Ignatov, Dmitry I., Savchenko, Andrey V.
In this paper, we consider several compression techniques for the language modeling problem based on recurrent neural networks (RNNs). It is known that conventional RNNs, e.g, LSTM-based networks in language modeling, are characterized with either high space complexity or substantial inference time. This problem is especially crucial for mobile applications, in which the constant interaction with the remote server is inappropriate. By using the Penn Treebank (PTB) dataset we compare pruning, quantization, low-rank factorization, tensor train decomposition for LSTM networks in terms of model size and suitability for fast inference.